home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_qt.idb / usr / freeware / catman / p_man / cat3 / qgroupbox.Z / qgroupbox
Encoding:
Text File  |  1998-10-28  |  8.3 KB  |  199 lines

  1.  
  2.  
  3.  
  4.      QQQQGGGGrrrroooouuuuppppBBBBooooxxxx((((3333qqqqtttt))))    TTTTrrrroooollllllll TTTTeeeecccchhhh AAAASSSS ((((9999 JJJJuuuullllyyyy 1111999999998888))))    QQQQGGGGrrrroooouuuuppppBBBBooooxxxx((((3333qqqqtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       QGroupBox - Group box    frame with a title
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.       #include <qgroupbox.h>
  13.  
  14.       Inherits QFrame.
  15.  
  16.       Inherited by QButtonGroup.
  17.  
  18.     PPPPuuuubbbblllliiiicccc MMMMeeeemmmmbbbbeeeerrrrssss
  19.       QQQQGGGGrrrroooouuuuppppBBBBooooxxxx (((( QQQQWWWWiiiiddddggggeeeetttt ****    _p_a_r_e_n_t====0000,,,, ccccoooonnnnsssstttt    cccchhhhaaaarrrr **** _n_a_m_e====0000 ))))
  20.       QQQQGGGGrrrroooouuuuppppBBBBooooxxxx (((( ccccoooonnnnsssstttt cccchhhhaaaarrrr **** _t_i_t_l_e,,,, QQQQWWWWiiiiddddggggeeeetttt **** _p_a_r_e_n_t====0000,,,, ccccoooonnnnsssstttt
  21.           cccchhhhaaaarrrr **** _n_a_m_e
  22.       ccccoooonnnnsssstttt    cccchhhhaaaarrrr**** ttttiiiittttlllleeee (((()))) ccccoooonnnnsssstttt
  23.       vvvvooooiiiidddd sssseeeettttTTTTiiiittttlllleeee    (((( ccccoooonnnnsssstttt    cccchhhhaaaarrrr **** ))))
  24.       iiiinnnntttt aaaalllliiiiggggnnnnmmmmeeeennnntttt    (((()))) ccccoooonnnnsssstttt
  25.       vvvvooooiiiidddd sssseeeettttAAAAlllliiiiggggnnnnmmmmeeeennnntttt (((( iiiinnnntttt ))))
  26.  
  27.     PPPPrrrrooootttteeeecccctttteeeedddd MMMMeeeemmmmbbbbeeeerrrrssss
  28.       vvvviiiirrrrttttuuuuaaaallll vvvvooooiiiidddd ppppaaaaiiiinnnnttttEEEEvvvveeeennnntttt (((( QQQQPPPPaaaaiiiinnnnttttEEEEvvvveeeennnntttt    **** ))))
  29.  
  30.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  31.       The QGroupBox    widget provides    a group    box frame with a
  32.       title.
  33.  
  34.       The intended use of a    group box is to    show that a number of
  35.       widgets (i.e.    child widgets) are logically related.
  36.       QPrintDialog is a good example; each of its three panes is
  37.       one group box.
  38.  
  39.       By default, the group's setFont() and    setPalette() functions
  40.       do not change    the appearance of the widgets it contaisn, but
  41.       you can use setFontPropagation() and setPalettePropagation()
  42.       to change that.
  43.  
  44.       Qt also provides a more specialized group box, QButtonGroup,
  45.       that is very useful for organizing buttons in    a group.
  46.  
  47.                   [[[[IIIImmmmaaaaggggeeee OOOOmmmmiiiitttttttteeeedddd]]]]
  48.  
  49.                   [[[[IIIImmmmaaaaggggeeee OOOOmmmmiiiitttttttteeeedddd]]]]
  50.  
  51.       Examples:  xform/xform.cpp
  52.  
  53.      MMMMEEEEMMMMBBBBEEEERRRR FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN DDDDOOOOCCCCUUUUMMMMEEEENNNNTTTTAAAATTTTIIIIOOOONNNN
  54.      QQQQGGGGrrrroooouuuuppppBBBBooooxxxx::::::::QQQQGGGGrrrroooouuuuppppBBBBooooxxxx (((( QQQQWWWWiiiiddddggggeeeetttt **** ppppaaaarrrreeeennnntttt====0000,,,,    ccccoooonnnnsssstttt cccchhhhaaaarrrr **** nnnnaaaammmmeeee====0000 ))))
  55.       Constructs a group box widget    with no    title.
  56.  
  57.       The _p_a_r_e_n_t and _n_a_m_e arguments    are passed to the QWidget
  58.       constructor.
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 9/22/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      QQQQGGGGrrrroooouuuuppppBBBBooooxxxx((((3333qqqqtttt))))    TTTTrrrroooollllllll TTTTeeeecccchhhh AAAASSSS ((((9999 JJJJuuuullllyyyy 1111999999998888))))    QQQQGGGGrrrroooouuuuppppBBBBooooxxxx((((3333qqqqtttt))))
  71.  
  72.  
  73.  
  74.      QQQQGGGGrrrroooouuuuppppBBBBooooxxxx::::::::QQQQGGGGrrrroooouuuuppppBBBBooooxxxx (((( ccccoooonnnnsssstttt cccchhhhaaaarrrr **** ttttiiiittttlllleeee,,,,    QQQQWWWWiiiiddddggggeeeetttt    **** ppppaaaarrrreeeennnntttt====0000,,,,
  75.       ccccoooonnnnsssstttt    cccchhhhaaaarrrr **** nnnnaaaammmmeeee====0000 ))))
  76.       Constructs a group box with a    title.
  77.  
  78.       The _p_a_r_e_n_t and _n_a_m_e arguments    are passed to the QWidget
  79.       constructor.
  80.  
  81.      iiiinnnntttt QQQQGGGGrrrroooouuuuppppBBBBooooxxxx::::::::aaaalllliiiiggggnnnnmmmmeeeennnntttt (((()))) ccccoooonnnnsssstttt
  82.       Returns the alignment    of the group box title.
  83.  
  84.       The default alignment    is AlignHCenter.
  85.  
  86.       See also: setAlignment().
  87.  
  88.      vvvvooooiiiidddd QQQQGGGGrrrroooouuuuppppBBBBooooxxxx::::::::ppppaaaaiiiinnnnttttEEEEvvvveeeennnntttt    (((( QQQQPPPPaaaaiiiinnnnttttEEEEvvvveeeennnntttt ****    eeeevvvveeeennnntttt ))))    [[[[vvvviiiirrrrttttuuuuaaaallll
  89.       pppprrrrooootttteeeecccctttteeeedddd]]]]
  90.       Handles paint    events for the group box.
  91.  
  92.       Reimplemented    from QWidget.
  93.  
  94.      vvvvooooiiiidddd QQQQGGGGrrrroooouuuuppppBBBBooooxxxx::::::::sssseeeettttAAAAlllliiiiggggnnnnmmmmeeeennnntttt (((( iiiinnnntttt    aaaalllliiiiggggnnnnmmmmeeeennnntttt ))))
  95.       Sets the alignment of    the group box title.
  96.  
  97.       The title is always placed on    the upper frame    line, however,
  98.       the horizontal alignment can be specified by the _a_l_i_g_n_m_e_n_t
  99.       parameter.
  100.  
  101.       The _a_l_i_g_n_m_e_n_t    is the bitwise OR of the following flags:
  102.  
  103.       AlignLeft aligns the title text to the left.
  104.  
  105.       AlignRight aligns the    title text to the right.
  106.  
  107.       AlignHCenter aligns the title    text centered.
  108.  
  109.       See also: alignment().
  110.  
  111.      vvvvooooiiiidddd QQQQGGGGrrrroooouuuuppppBBBBooooxxxx::::::::sssseeeettttTTTTiiiittttlllleeee ((((    ccccoooonnnnsssstttt cccchhhhaaaarrrr **** ttttiiiittttlllleeee ))))
  112.       Sets the group box title text    to _t_i_t_l_e.
  113.  
  114.       Examples:  xform/xform.cpp widgets/widgets.cpp
  115.  
  116.      ccccoooonnnnsssstttt cccchhhhaaaarrrr**** QQQQGGGGrrrroooouuuuppppBBBBooooxxxx::::::::ttttiiiittttlllleeee (((()))) ccccoooonnnnsssstttt
  117.       Returns the group box    title text.
  118.  
  119.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  120.       hhhhttttttttpppp::::////////wwwwwwwwwwww....ttttrrrroooollllllll....nnnnoooo////qqqqtttt////qqqqggggrrrroooouuuuppppbbbbooooxxxx....hhhhttttmmmmllll
  121.  
  122.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  123.       Copyright 1992-1997 Troll Tech AS.  See the LICENSE file
  124.       included in the distribution for a complete license
  125.       statement.
  126.  
  127.  
  128.  
  129.      Page 2                         (printed 9/22/98)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      QQQQGGGGrrrroooouuuuppppBBBBooooxxxx((((3333qqqqtttt))))    TTTTrrrroooollllllll TTTTeeeecccchhhh AAAASSSS ((((9999 JJJJuuuullllyyyy 1111999999998888))))    QQQQGGGGrrrroooouuuuppppBBBBooooxxxx((((3333qqqqtttt))))
  137.  
  138.  
  139.  
  140.      AAAAUUUUTTTTHHHHOOOORRRR
  141.       Generated automatically from the source code.
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                         (printed 9/22/98)
  196.  
  197.  
  198.  
  199.